<p>In order to reverse the meaning, all operators can be preceded by an
exclamation mark (<code>!</code>):</p>
<div class="example"><p><code>
<IfVersion !~ ^2.1.[01234]$><br />
<span class="indent">
# not for those versions<br />
</span>
</IfVersion>
</code></p></div>
<p>If the <var>operator</var> is omitted, it is assumed to be
<code>=</code>.</p>
</div>
</div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/mod/mod_version.html" title="English"> en </a> |
<a href="../ja/mod/mod_version.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
<a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
</div><div id="footer">
<p class="apache">Copyright 1995-2006 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>